Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replaced get/setattr in test_widgets with regular accesses #484

Merged
merged 1 commit into from
May 5, 2019
Merged

Replaced get/setattr in test_widgets with regular accesses #484

merged 1 commit into from
May 5, 2019

Conversation

ftm
Copy link
Contributor

@ftm ftm commented May 5, 2019

Fixes #482, this replaces the use of getattr and setattr with constant attributes in tests/test_widgets.py with normal property accesses.

@ftm ftm marked this pull request as ready for review May 5, 2019 11:08
@ftm ftm merged commit 6b6adcd into pallets-eco:master May 5, 2019
@ftm ftm deleted the fix-482-flake8bugbear-b009-b010 branch May 5, 2019 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

New flake8-bugbear version breaks stylecheck
1 participant